Skip to content

Bump json from 2.15.0 to 2.15.2.1#101

Merged
JacOng17 merged 1 commit intomasterfrom
dependabot/bundler/json-2.15.2.1
Apr 15, 2026
Merged

Bump json from 2.15.0 to 2.15.2.1#101
JacOng17 merged 1 commit intomasterfrom
dependabot/bundler/json-2.15.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps json from 2.15.0 to 2.15.2.1.

Release notes

Sourced from json's releases.

v2.15.2.1

  • Fix a format string injection vulnerability in JSON.parse(doc, allow_duplicate_key: false). CVE-2026-33210

Full Changelog: ruby/json@v2.15.2...v2.15.2.1

v2.15.2

What's Changed

  • Fix JSON::Coder to have one dedicated depth counter per invocation. After encountering a circular reference in JSON::Coder#dump, any further #dump call would raise JSON::NestingError.

Full Changelog: ruby/json@v2.15.1...v2.15.2

v2.15.1

What's Changed

  • Fix incorrect escaping in the JRuby extension when encoding shared strings.

Full Changelog: ruby/json@v2.15.0...v2.15.1

Changelog

Sourced from json's changelog.

2026-03-18 (2.15.2.1) - Security Backport

  • Fix a format string injection vulnerability in JSON.parse(doc, allow_duplicate_key: false). CVE-2026-33210.

2025-10-25 (2.15.2)

  • Fix JSON::Coder to have one dedicated depth counter per invocation. After encountering a circular reference in JSON::Coder#dump, any further #dump call would raise JSON::NestingError.

2025-10-07 (2.15.1)

  • Fix incorrect escaping in the JRuby extension when encoding shared strings.
Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 19, 2026
Bumps [json](https://github.com/ruby/json) from 2.15.0 to 2.15.2.1.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.15.0...v2.15.2.1)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.15.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/json-2.15.2.1 branch from e656f3f to afd2952 Compare April 15, 2026 02:47
@JacOng17 JacOng17 merged commit fbe0fd5 into master Apr 15, 2026
1 check passed
@JacOng17 JacOng17 deleted the dependabot/bundler/json-2.15.2.1 branch April 15, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant